Click or drag to resize

MessageAttachments Property

Contains collection of attachments.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Attachment> Attachments { get; }

Property Value

Type: IListAttachment
The attachments.
See Also